home *** CD-ROM | disk | FTP | other *** search
Text File | 2003-05-02 | 23.9 KB | 1,171 lines |
- module oRoot1 is cBox
- with
- Flags is $00000152;
- release Editor:
- IOWindow is {$000002D6,$0000004E,$00000288,$0000039C,$00000000,$FFFFFF96,$00000000,$00000000};
- LayoutWindow is {$000000AB,$00000096,$000002D3,$0000027A,$00000000,$00000009,$00000064,$00000000};
- end;
- Name is "Root";
- Enabled is false;
-
- Width is 800; Height is 600;
-
-
- Elements is [
- oFond2,
- ob13,
- ob24,
- ob35,
- ob46,
- ob57,
- ob68,
- ob79,
- ob810,
- ob911,
- ob1012,
- ob1113,
- ob1214,
- of115,
- of216,
- of317,
- of418,
- of519,
- of620,
- of721,
- of822,
- of923,
- of1024,
- of1125,
- of1226,
- oInternet27,
- ol128,
- ol129,
- ol139,
- oBouton_Fiche30,
- oBouton_Imprimer31,
- oBouton_Sommaire32,
- oBouton_Photos33,
- oBouton_Vid_o34,
- oFiche_Technique35,
- oTexte_RTF36,
- ovid_o37,
- oglobal38
- ];
- Events is [
- cOffscreenEvent
- with Flags is $00000004;
- Commands is [
- cPixelTool_IfSystemCommand
- with Flags is $00000004;
- Commands is [
- cSwitchURLCommand
- with Flags is $00000004; Target is oFond2; URL is "../Images/s11m.jpg"; end,
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 599; Y is 418; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 192; Y is 144; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end
- ];
- end,
- cPixelTool_IfSystemCommand
- with Flags is $00000004; SetMode is IsWinTest;
- Commands is [
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 599; Y is 418; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 192; Y is 144; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end
- ];
- end
- ];
- end,
- cKeyboardEvent
- with Flags is $00000004; Test is IsSpace;
- Commands is [
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Toggle; end
- ];
- end,
- cKeyboardEvent
- with Value is "+";
- Commands is [
- cSetVolumeCommand
- with Mode is ExecuteHigher; end
- ];
- end,
- cKeyboardEvent
- with Value is "-";
- Commands is [
- cSetVolumeCommand
- with Flags is $00000004; Mode is ExecuteLower; end
- ];
- end,
- cKeyboardEvent
- with Value is "m";
- Commands is [
- cRunCommand
- with Flags is $00000004; Mode is Toggle; Rewind is true; end
- ];
- end
- ];
- end;
-
- object oFond2 is cImage
- with
- Name is "Fond";
- Enabled is false; Cursor is oEmptyCursor;
- AdjustX is AlignToCenter; AdjustY is AlignToTop;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/s11p.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cOnscreenEvent
- with
- Commands is [
- cTokenCommand
- with TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
- ];
- end
- ];
- end;
-
- object ob13 is cImage
- with
- Name is "b1";
- Enabled is false; Shown is false;
- X is -21; Y is 179;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Bitmapped is false; Mode is 260;
-
- end;
-
- object ob24 is cImage
- with
- Name is "b2";
- Enabled is false; Shown is false;
- X is -21; Y is 200;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob35 is cImage
- with
- Name is "b3";
- Enabled is false; Shown is false;
- X is -21; Y is 228;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob46 is cImage
- with
- Name is "b4";
- Enabled is false; Shown is false;
- X is -21; Y is 255;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob57 is cImage
- with
- Name is "b5";
- Enabled is false; Shown is false;
- X is -21; Y is 275;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob68 is cImage
- with
- Name is "b6";
- Enabled is false; Shown is false;
- X is -21; Y is 298;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob79 is cImage
- with
- Name is "b7";
- Enabled is false; Shown is false;
- X is -21; Y is 325;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob810 is cImage
- with
- Name is "b8";
- Enabled is false; Shown is false;
- X is -21; Y is 358;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob911 is cImage
- with
- Name is "b9";
- Enabled is false; Shown is false;
- X is -21; Y is 386;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob1012 is cImage
- with
- Name is "b10";
- Enabled is false; Shown is false;
- X is -21; Y is 414;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../../DATA/Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob1113 is cImage
- with
- Name is "b11";
- Enabled is false; Shown is false;
- X is -21; Y is 441;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../../DATA/Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object ob1214 is cImage
- with
- Name is "b12";
- Enabled is false; Shown is false;
- X is -21; Y is 462;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "../../DATA/Images/BOUTONV2.psd";
- Mode is 260;
-
- end;
-
- object of115 is cBox
- with
- Name is "f1";
- Cursor is oFingerCursor;
- X is -1; Y is 194;
- Width is 162; Height is 27;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob13; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob13; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e1.k"; end
- ];
- end
- ];
- end;
-
- object of216 is cBox
- with
- Name is "f2";
- Cursor is oFingerCursor;
- Y is 217;
- Width is 160; Height is 24;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is ob24; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is ob24; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cBrowseCommand
- with URL is "e2.k"; end
- ];
- end
- ];
- end;
-
- object of317 is cBox
- with
- Flags is $00000150;
- Name is "f3";
- Cursor is oFingerCursor;
- Y is 243;
- Width is 163; Height is 29;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob35; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob35; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e3.k"; end
- ];
- end
- ];
- end;
-
- object of418 is cBox
- with
- Name is "f4";
- Cursor is oFingerCursor;
- Y is 270;
- Width is 161; Height is 28;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is ob46; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is ob46; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cBrowseCommand
- with URL is "e4.k"; end
- ];
- end
- ];
- end;
-
- object of519 is cBox
- with
- Name is "f5";
- Cursor is oFingerCursor;
- Y is 292;
- Width is 162; Height is 26;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is ob57; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is ob57; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cBrowseCommand
- with URL is "e5.k"; end
- ];
- end
- ];
- end;
-
- object of620 is cBox
- with
- Flags is $00000150;
- Name is "f6";
- Cursor is oFingerCursor;
- Y is 314;
- Width is 161; Height is 26;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob68; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob68; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e6.k"; end
- ];
- end
- ];
- end;
-
- object of721 is cBox
- with
- Name is "f7";
- Cursor is oFingerCursor;
- X is -1; Y is 340;
- Width is 163; Height is 28;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is ob79; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is ob79; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cBrowseCommand
- with URL is "e7.k"; end
- ];
- end
- ];
- end;
-
- object of822 is cBox
- with
- Name is "f8";
- Cursor is oFingerCursor;
- Y is 374;
- Width is 158; Height is 27;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is ob810; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is ob810; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cBrowseCommand
- with URL is "e8.k"; end
- ];
- end
- ];
- end;
-
- object of923 is cBox
- with
- Flags is $00000150;
- Name is "f9";
- Cursor is oFingerCursor;
- Y is 402;
- Width is 159; Height is 26;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob911; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob911; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e9.k"; end
- ];
- end
- ];
- end;
-
- object of1024 is cBox
- with
- Name is "f10";
- Cursor is oFingerCursor;
- X is 1; Y is 424;
- Width is 160; Height is 37;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is ob1012; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is ob1012; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cBrowseCommand
- with URL is "e10.k"; end
- ];
- end
- ];
- end;
-
- object of1125 is cBox
- with
- Flags is $00000150;
- Name is "f11";
- Cursor is oFingerCursor;
- X is 1; Y is 455;
- Width is 162; Height is 28;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob1113; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob1113; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e11.k"; end
- ];
- end
- ];
- end;
-
- object of1226 is cBox
- with
- Flags is $00000150;
- Name is "f12";
- Cursor is oFingerCursor;
- X is 1; Y is 479;
- Width is 162; Height is 28;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob1214; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ob1214; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e12.k"; end
- ];
- end
- ];
- end;
-
- object oInternet27 is cBox
- with
- Flags is $00000150;
- Name is "Internet";
- Cursor is oEarthCursor;
- X is 259; Y is 540;
- Width is 193; Height is 19;
-
-
- Events is [
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cLaunchCommand
- with Flags is $00000004; URL is "http://www.foxsearchlight.com/thegoodgirl"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
- ];
- end
- ];
- end;
-
- object ol128 is cBox
- with
- Name is "l1";
- Cursor is oFingerCursor;
- X is 261; Y is 501;
- Width is 72; Height is 14;
-
-
- Events is [
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cIfCookieCommand
- with CookieName is "zique"; Value is "oui";
- Commands is [
- cTokenCommand
- with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
- ];
- end,
- cBrowseCommand
- with URL is "f3.k"; end
- ];
- end
- ];
- end;
-
- object ol129 is cBox
- with
- release Editor:
- IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
- end;
- Name is "l1";
- Cursor is oFingerCursor;
- X is 227; Y is 518;
- Width is 80; Height is 20;
-
-
- Events is [
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cIfCookieCommand
- with CookieName is "zique"; Value is "oui";
- Commands is [
- cTokenCommand
- with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
- ];
- end,
- cBrowseCommand
- with URL is "f1.k"; end
- ];
- end
- ];
- end;
-
- object ol139 is cBox
- with
- Flags is $00000150;
- Name is "l1";
- Cursor is oFingerCursor;
- X is 307; Y is 518;
- Width is 80; Height is 20;
-
-
- Events is [
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cIfCookieCommand
- with Flags is $00000004; CookieName is "zique"; Value is "oui";
- Commands is [
- cTokenCommand
- with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
- ];
- end,
- cBrowseCommand
- with Flags is $00000004; URL is "f14.k"; end
- ];
- end
- ];
- end;
-
- object oBouton_Fiche30 is cImage
- with
- Flags is $00000400;
- Name is "Bouton Fiche";
- Shown is false; Cursor is oFingerCursor;
- X is 167; Y is 573;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/%E9cran%20fiche.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cShowCommand
- with Target is oFiche_Technique35; Mode is Toggle; end,
- cEnableCommand
- with Target is oFiche_Technique35; Mode is Toggle; end
- ];
- end
- ];
- end;
-
- object oBouton_Imprimer31 is cImage
- with
- Flags is $00000400;
- Name is "Bouton Imprimer";
- Shown is false; Cursor is oFingerCursor;
- X is 321; Y is 573;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/%E9cran%20imprimer.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cPrintCommand
- with Target is oTexte_RTF36; end
- ];
- end
- ];
- end;
-
- object oBouton_Sommaire32 is cImage
- with
- Flags is $00000400;
- Name is "Bouton Sommaire";
- Shown is false; Cursor is oFingerCursor;
- X is 13; Y is 573;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/%E9cran%20somm.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cIfCookieCommand
- with CookieName is "zique"; Value is "oui";
- Commands is [
- cTokenCommand
- with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
- ];
- end,
- cBrowseCommand
- with URL is "sommaire.k"; end
- ];
- end
- ];
- end;
-
- object oBouton_Photos33 is cImage
- with
- Flags is $00000150;
- Name is "Bouton Photos";
- Shown is false; Cursor is oFingerCursor;
- X is 475; Y is 573;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/%E9cran%20photo.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cMouseEnterEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is oTargetSelf; end
- ];
- end,
- cMouseLeaveEvent
- with Flags is $00000004;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cBrowseCommand
- with Flags is $00000004; URL is "e11s.k"; end
- ];
- end
- ];
- end;
-
- object oBouton_Vid_o34 is cImage
- with
- Flags is $00000400;
- Name is "Bouton Vid\$E9o";
- Shown is false; Cursor is oFingerCursor;
- X is 629; Y is 573;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/%E9cran%20vid%E9o.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cMouseEnterEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; end
- ];
- end,
- cMouseLeaveEvent
- with
- Commands is [
- cShowCommand
- with Target is oTargetSelf; Mode is Clear; end
- ];
- end,
- cMouseUpEvent
- with Flag is true;
- Commands is [
- cRunCommand
- with Target is ovid_o37; Mode is Clear; end,
- cEnableCommand
- with Target is ovid_o37; Mode is Clear; end,
- cShowCommand
- with Target is ovid_o37; Mode is Clear; end,
- cDragCommand
- with Target is ovid_o37; Mode is DragTo; end,
- cGrowCommand
- with Target is ovid_o37; Mode is GrowTo; X is 800; Y is 600; end,
- cShowCommand
- with Target is ovid_o37; end,
- cEnableCommand
- with Target is ovid_o37; end,
- cRunCommand
- with Target is ovid_o37; Rewind is true; end,
- cEnableCommand
- with Target is oglobal38; end
- ];
- end
- ];
- end;
-
- object oFiche_Technique35 is cImage
- with
- Flags is $00000150;
- Name is "Fiche Technique";
- Region is {$FFFF000A,$00010000,$01AC0188};
- Enabled is false; Shown is false; Cursor is oFingerCursor;
- X is 132; Y is 41;
- AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight;
-
- URL is "data/Images/t11.jpg"; URLOption is GetDiskURL;
-
-
- Events is [
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is oFiche_Technique35; Mode is Clear; end,
- cEnableCommand
- with Flags is $00000004; Target is oFiche_Technique35; Mode is Clear; end
- ];
- end
- ];
- end;
-
- object oTexte_RTF36 is cRTFText
- with
- Flags is $00000550;
- Name is "Texte RTF";
- Enabled is false; Shown is false;
- Y is -160;
- AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight;
-
- URL is "../Textes/s11.rtf";
-
-
- end;
-
- object ovid_o37 is cMPEGMovie
- with
- Flags is $00000154;
- Name is "vid\$E9o";
- Shown is false; Cursor is oFingerCursor;
- X is 599; Y is 418;
- Width is 192; Height is 144;
-
- URL is "data/Videos/s11.mpg"; URLOption is GetDiskURL;
- Events is [
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 800; Y is 600; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
- cEnableCommand
- with Flags is $00000004; Target is oglobal38; end
- ];
- end,
- cFinishedEvent
- with Flags is $00000004;
- Commands is [
- cPixelTool_IfSystemCommand
- with Flags is $00000004;
- Commands is [
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 599; Y is 418; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 192; Y is 144; end,
- cEnableCommand
- with Flags is $00000004; Target is oglobal38; Mode is Clear; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end
- ];
- end,
- cPixelTool_IfSystemCommand
- with Flags is $00000004; SetMode is IsWinTest;
- Commands is [
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 599; Y is 418; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 192; Y is 144; end,
- cEnableCommand
- with Flags is $00000004; Target is oglobal38; Mode is Clear; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end
- ];
- end
- ];
- end
- ];
- end;
-
- object oglobal38 is cBox
- with
- Flags is $00000154;
- Name is "global";
- Enabled is false; Shown is false; Cursor is oEmptyCursor;
-
- Width is 800; Height is 600;
-
-
- Events is [
- cMouseUpEvent
- with Flags is $00000004; Flag is true;
- Commands is [
- cPixelTool_IfSystemCommand
- with Flags is $00000004;
- Commands is [
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; Rewind is true; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cEnableCommand
- with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 599; Y is 418; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 192; Y is 144; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end
- ];
- end,
- cPixelTool_IfSystemCommand
- with Flags is $00000004; SetMode is IsWinTest;
- Commands is [
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; Rewind is true; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; Mode is Clear; end,
- cEnableCommand
- with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
- cDragCommand
- with Flags is $00000004; Target is ovid_o37; Mode is DragTo; X is 599; Y is 418; end,
- cGrowCommand
- with Flags is $00000004; Target is ovid_o37; Mode is GrowTo; X is 192; Y is 144; end,
- cShowCommand
- with Flags is $00000004; Target is ovid_o37; end,
- cRunCommand
- with Flags is $00000004; Target is ovid_o37; Rewind is true; end,
- cEnableCommand
- with Flags is $00000004; Target is ovid_o37; end
- ];
- end
- ];
- end
- ];
- end;